home *** CD-ROM | disk | FTP | other *** search
Makefile | 2001-03-02 | 341 b | 16 lines |
- all: ERRHAND.exe \
- ERRHAND2.exe \
- FORMATIO.exe \
- GPIOINTR.exe \
- GPIOMEAS.exe \
- GPIBDV.exe \
- GPIBSTAT.exe \
- LANDEV.exe \
- LOCKING.exe \
- NONFMT.exe \
- SER_DEV.exe \
- SER_INTF.exe
-
- .c.exe:
- bcc32 -Ic:\sicl\c -DWIN32 $*.c c:\sicl\c\bcsicl32.lib
-